home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / tzdata / README.Debian < prev   
Text File  |  2008-10-21  |  974b  |  26 lines

  1. README for tzdata
  2. -----------------
  3.  
  4. This package contains data required for the implementation of
  5. standard local time for many representative locations around the
  6. globe.
  7.  
  8. Two different versions are provided:
  9. - The "posix" version is based on the Coordinated Universal Time (UTC).
  10. - The "right" version is based on the International Atomic Time (TAI),
  11.   and it includes the leap seconds.
  12.  
  13. Most systems have their hardware clock set either to UTC, or to a 
  14. timezone with a fixed difference with UTC. Therefore the default 
  15. version provided by this package is the "posix" one.
  16.  
  17. The TZDIR environment variable, when used together with the TZ one, 
  18. forces the system to use one of the two versions. Examples:
  19.  
  20. - TZDIR=/usr/share/zoneinfo/posix TZ=Europe/Paris on a system with 
  21.   hardware clock set to UTC.
  22. - TZDIR=/usr/share/zoneinfo/right TZ=Europe/Paris on a system with 
  23.   hardware clock set to TAI.
  24.  
  25.  -- Aurelien Jarno <aurel32@debian.org>  Sat, 06 Sep 2008 12:27:09 +0200
  26.